home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / vsafe5_6.zip / README.1ST next >
Text File  |  1990-12-24  |  2KB  |  61 lines

  1.  
  2.  
  3.  
  4.     Hello Again:
  5.  
  6.     The copy of VP.EXE you have here is protected with VSAFE. You will
  7.     see it working each time you run VP! VP.EXE is also compressed to
  8.     its present size with LZEXE.
  9.  
  10.     The files in the distribution .ZIP file are:
  11.  
  12.  
  13.     VP.EXE - 9985 bytes, 12/22/90 - 1:30 pm.  This is the installer.
  14.  
  15.     VSAFE.TPU - 2000 bytes, 12/22/90 - 1:28 pm. TP 5.0 Protection module.
  16.     VSAFE55.TPU - 2128 bytes, 12/24/90 - 8:28 am. TP 5.5 Protection module.
  17.     VSAFE60.TPU - 2128 bytes, 12/24/90 - 8:30 am. TP 6.0 Protection module.
  18.  
  19.     VSAFE.DOC, and this read.me file.
  20.  
  21.     Here are a few example installation steps that may be of help. All
  22.     of these assume that you have already added VSAFE.TPU to a USES
  23.     statement somewhere in your program.
  24.     
  25.  
  26.     1- Using LZEXE and an already compiled program:
  27.  
  28.     LZEXE MYPROG.EXE - Squish your executable compiled with VSAFE.
  29.  
  30.     VP MYPROG.EXE CMP - Tell VP that this program is squished.
  31.  
  32.     COPY MYPROG.OLD MYPROG.EXE - Copy the LZEXE .OLD file back to
  33.     your program name.
  34.  
  35.     VP - This tells VP to continue with the protection on a squished
  36.     program.
  37.  
  38.     Then just run your program!
  39.  
  40.  
  41.     2 - Using VSAFE with ANY Turbo Pascal program.
  42.  
  43.     VP MYPROG.EXE - That is all there is to it to validate the VSAFE
  44.     protection!!
  45.  
  46.     Just a note, but you will have to re-install VSAFE after ANY
  47.     change you make to your program! So I suggest only using VSAFE
  48.     on a finished project just to avoid the extra work!
  49.  
  50.     Please contact me if you have any problems, or discover any bugs!
  51.  
  52.  
  53.                                             Daniel J. Karnes
  54.  
  55.                                             The Cutting Edge BBS.
  56.  
  57.                                             (603)-888-9634 - 24 hrs.
  58.  
  59.  
  60.  
  61.